home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / fax_sstv / weather / swfax1 / wefax.doc < prev    next >
Text File  |  1995-01-29  |  4KB  |  101 lines

  1. WEFAX.EXE - Weather facsimile receiver (Version 1.0)
  2.  
  3. This weather facsimile program was written in order to provide free software
  4. to those who wish to be capable of recieving pictures without the price of the
  5. professional wefax programs.
  6.  
  7. ** This program is freeware!!! ** and may not be distributed for any price, but
  8. should be distributed for free.
  9.  
  10. Thisa program does require a special device that is capable of recieving
  11. weather facsimile images.
  12.  
  13. This program cannot be decompiled or anything like that either.
  14. It was written by Jason Johnson and Todd Hansen, KD6YPS, for use by those wish-
  15. ing to monitor wefax transmissions on HF frequencies.
  16.  
  17. If any portion of this documentation or the acompanying programs are
  18. changed in any way, then it is illegal to distribute the software.
  19.  
  20. A user of this software should have knowledge in computers, TNCs, radio
  21. recievers and WEFAX transmissions.
  22.  
  23.  
  24. File Listing
  25. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26.  
  27. WEFAX.DOC - This file
  28. WEFAX.EXE - The program
  29. VIEWFAX.EXE   - A quick viewer for saved wefax images. (This is not
  30. required and has many errors) [Usage: VIEWFAX <FileName> <CR>]
  31.  
  32. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  33.  
  34. *** Special notice ***
  35.     To use the print fax option, the TSR (terminate and stay resident) program
  36.     called GRAPHICS.COM (included with most versions of MS-DOS) must be loaded.
  37.  
  38.     
  39. COMMAND LINE PARAMETERS:
  40. ~~~~~~~~~~~~~~~~~~~~~~~~
  41. The program accepts command line parameters as follows:
  42.  Usage:
  43.         From the command line: WEFAX [PORT#] [BAUDRATE]
  44.         Where: [BAUDRATE] = Speed to access the comport at.
  45.                [PORT#]    = # of comport to use.  (i.e. 1 for COM1, 2 for COM2,
  46.                                                    etc.)
  47.             [/? or /HELP] = Show command line help/usage.
  48.  
  49.         Note: If a baudrate or comport number are not given in the command line,
  50.               the program defaults to COM2 at 2400 Baud.
  51.  
  52. Also: Set data sample rate of TNC to 1280 bit samples/sec.
  53.       On the Kantronics KPC-3, type the following at the "cmd:" prompt:
  54.         WEFAX 1280 [CR]
  55.  
  56. ------------------------------------------------------------------------------
  57. This program was written for non-commercial distribution as freeware.
  58. Since we made this for free, any problems encountered should be reported, but
  59. please note that we are busy and may not be available to help you.
  60.  
  61. Send any comments, questions, descriptions of problems, or suggestions to:
  62.  
  63.     Todd Hansen, KD6YPS
  64.     shansen@cello.gina.calstate.edu
  65.     
  66.     (Don't use this address after 1/96) 
  67.  
  68.  
  69. Program Usage
  70. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  71.  
  72.     The program starts out in terminal mode with your TNC (Terminal
  73. node controller). After you set your TNC to send you wefax data then
  74. press F1. This will begin to display the graphic. After you have gotten
  75. the image you want on the screen, then you can press any key. This will
  76. bring you to a self explanitory menu. This allows you to save the image,
  77. load another image and view it, print the current image (using
  78. GRAPHICS.COM) and to exit back to terminal. When you are in the terminal
  79. mode, you can press esc, and it will exit you from the program. This is
  80. not a very good terminal program, and should only be used in order to
  81. get your TNC setup to recieve a WEFAX image.
  82.  
  83.     A couple of suggestions for receiving WEFAX images are to read
  84. you owners manual of your TNC and reciever. The receiver must be able to
  85. receive USB (Upper Side Band) transmissions. If your computer makes to
  86. much interferance to your reciever, then turn your computer off, and
  87. record the sound into a tape recorder and play it back into your TNC.
  88. Some possible WEFAX frequencies are 6.630 kHz, 8.080 kHz, 8.646 kHz,
  89. 9.158 kHz, 4.346 kHz, 17.151 kHz, 12.730 kHz and 10.185 kHz. Also
  90. remember to use a 1280 bits per second sample rate.
  91.  
  92.  
  93. Errors found so far
  94. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  95. After the screen scrolls up in terminal mode, you seem to lose the first
  96. character in every line. This is solved by pressing F1 and then a key
  97. and then pressing D and it will return you back to where you were.
  98.  
  99. One minor limitation, that can be by passed many ways, is that the
  100. program uses ^C to take the TNC out of WEFAX mode.
  101.